Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Gehan Fernando"

Read Write Using Serial PortVersion: C# 2012
Author: Gehan FernandoSubmitted: 11/19/2013Downloads: 2621
To run this application I used (Virtual Serial Ports Emulator) and I created splitter type virtual port. To access same port in different application to communicate data. I think this application gives you basic idea to work with serial ports.

Hide The Close Button in Windows FormVersion: C# 2010
Author: Gehan FernandoSubmitted: 10/30/2013Downloads: 1757
This application shows how to Hide the close button in windows form using few lines of code.

WCF with webhttp, basichttp and SSRSVersion: C# 2010
Author: Gehan FernandoSubmitted: 10/24/2013Downloads: 1565
This application shows how to communicate data using webhttpbindings in (JSON) format and also in this application shows how to view data using SSRS. This is a simple lesson to develop commercial application. Hope you will enjoy with this code.

Change Environment VariablesVersion: C# 2010
Author: Gehan FernandoSubmitted: 10/15/2013Downloads: 1809
This application helps you to add values to Environment Variable Section. This Particular application shows "PATH" section.

DB Helper For Multiple Databases { 2013 Released }Version: C# 2010
Author: Gehan FernandoSubmitted: 10/7/2013Downloads: 2038
This application helps you to connect to multiple databases at the same time and this helps to do lots of transactions using single object.

Installed Web BrowsersVersion: C# 2010
Author: Gehan FernandoSubmitted: 8/15/2013Downloads: 1631
This application list down all installed web browers into win-form.

WCF Error HandlingVersion: C# 2010
Author: Gehan FernandoSubmitted: 7/16/2013Downloads: 1484
This sample application shows how to handle errors in both server and Client side.

Dynamically Add/ Remove ControlsVersion: VB 2010
Author: Gehan FernandoSubmitted: 6/4/2013Downloads: 2685
Dynamically Add/ Remove Controls to Windows Form. This application helps you to add controls in runtime. For Eg. If you developing Contact Book. This code helps you to add multiple communication details add /remove runtime. Later I will submit complete Co ...more>>

Generic type SQL Helper / Oracle HelperVersion: C# 2010
Author: Gehan FernandoSubmitted: 5/9/2013Downloads: 2088
Generic type Data Helper for SQL and Oracle. This application compatible for multiple database handling in Single Connection-string Value. When the Data layer send SQL type values, Helper automatically convert to SQL. When Data Layer send Oracle type va ...more>>

Secure Windows Setup ProjectVersion: C# 2010, C# 2012
Author: Gehan FernandoSubmitted: 5/7/2013Downloads: 1974
Password For Windows Installer Project --- This application helps you to uninstall your application from unauthorized people. To uninstall this application it asks for password. If the password is correct it processes or else it calls the rollback even ...more>>

<< Previous  Page 3 of  11  Next >>

Go to page: 3  4  5  6  7  8  ...